<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial, "Microsoft YaHei", "微软雅黑", sans-serif, Helvetica;
	color: #333;
}
/* 自定义字体 */
@font-face
{
	font-family: FZLTCXHJW;
	font-style: normal;
 	font-weight: normal;
	src: url("../fonts/FZLTCXHJW.TTF");
}
.fzltcxhjw{
  font-family: 'FZLTCXHJW';
}
@font-face
{
	font-family: FZLTXHJW;
	font-style: normal;
 	font-weight:bold;
	src: url("../fonts/FZLTXHJW.TTF");
}
.fzltxhjw{
  font-family: 'FZLTXHJW';
}

@font-face
{
	font-family: SourceHanSansCN-Bold;
	src: url("../fonts/SourceHanSansCN-Bold.otf");
}
.shscn-Bold{
  font-family: 'SourceHanSansCN-Bold';
}

@font-face
{
	font-family: SourceHanSansCN-ExtraLight;
	src: url("../fonts/SourceHanSansCN-ExtraLight.otf");
}
.shscn-ExtraLight{
	font-family: 'SourceHanSansCN-ExtraLight';
}

@font-face
{
	font-family: SourceHanSansCN-Heavy;
	src: url("../fonts/SourceHanSansCN-Heavy.otf");
}
.shscn-Heavy{
	font-family: 'SourceHanSansCN-Heavy';
	font-size: 42px;
	letter-spacing: 8px;
}
@font-face
{
	font-family: SourceHanSansCN-Light;
	src: url("../fonts/SourceHanSansCN-Light.otf");
}
.shscn-Light{
	font-family: 'SourceHanSansCN-Light';
	font-size: 42px;
	letter-spacing: 8px;
}
@font-face
{
	font-family: SourceHanSansCN-Medium;
	src: url("../fonts/SourceHanSansCN-Medium.otf");
}
.shscn-Medium{
	font-family: 'SourceHanSansCN-Medium';
	font-size: 42px;
	letter-spacing: 8px;
}
@font-face
{
	font-family: SourceHanSansCN-Normal;
	src: url("../fonts/SourceHanSansCN-Normal.otf");
}
.shscn-Normal{
	font-family: 'SourceHanSansCN-Normal';
	font-size: 32px;
}
@font-face
{
	font-family: SourceHanSansCN-Regular;
	src: url("../fonts/SourceHanSansCN-Regular.otf");
}
.shscn-Regular{
	font-family: 'SourceHanSansCN-Regular';
	font-size: 42px;
	letter-spacing: 8px;
}
@font-face
{
	font-family: League_Gothic;
	src: url("../fonts/League_Gothic.otf");
}
.League_Gothic{
	font-family: 'League_Gothic';
}
@font-face
{
	font-family: SIMYOU;
	src: url("../fonts/SIMYOU.TTF");
}
.simyou{
	font-family: 'SIMYOU';
}

@font-face
{
	font-family: AllerDisplay;
	src: url("../fonts/AllerDisplay.ttf");
}
.AllerDisplay{
	font-family: 'AllerDisplay';
}
a {
    color: #333;
    text-decoration: none;
}
a:focus, a:hover {
	color: #48832e;
	text-decoration: none;
}
.lighter{
	font-weight: lighter;
}
.red{
	color: #F00;
}
.blue{color: #48832e;}
.grey{
	color: #999;
}
.orange{
	color: #dc550d;
}
.redbg{
	background-color: #ec7404;
}
.margin5{
	margin: 5px;
}
.margin10{
	margin: 10px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-bottom-50{
	padding-bottom: 50px;
}

.top10{
	margin-top: 10px;
}
.top15{margin-top: 15px;}
.top20{margin-top: 20px;}
.top30{margin-top: 30px;}
.top40{margin-top: 40px;}
.top50{margin-top: 50px;}
.top60{margin-top: 60px;}
.top70{margin-top: 70px;}
.top80{margin-top: 80px;}
.top90{margin-top: 90px;}
.top100{margin-top: 100px;}
.top150{margin-top: 150px;}
.top180{margin-top: 180px;}
.btn10{
	margin-bottom: 10px;
}
.btn20{margin-bottom: 20px;}
.btn30{margin-bottom: 30px;}
.btn40{margin-bottom: 40px;}
.btn50{margin-bottom: 50px;}
.btn60{margin-bottom: 60px;}
.btn70{margin-bottom: 70px;}
.btn80{margin-bottom: 80px;}
.btn90{margin-bottom: 90px;}
.btn100{margin-bottom: 100px;}
.btn130{margin-bottom: 130px;}
.left100{
	margin-left: 100px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.greybg{
	background-color: #f5f3f2;
	clear: both;
}
.bg333{
	background-color: #333;
}
.bgfff{
	background-color: #fff;
}
.ybg{
	background-color: #f2bf5e;
}
.rbg{
	background-color: #ff6161;
}
.bbg{
	background-color: #536eb7;
}
.greenbg{
	background-color: #48832e;
}
.clear {
	clear:both;
}
.line{
	float: left;
	width: 100%;
	clear: both;
	height: 1px;
	background-color: #ec7404;
}
.fa-rotate--30 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg); 
}
.fa-rotate--45 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); 
}
.px80{
	font-size: 90px;
	font-family: League_Gothic;
}
@font-face
{
	font-family: League_Gothic;
	src: url("../fonts/League_Gothic.otf");
}
.px70{
	font-size: 70px;
}
.px60{
	font-size: 60px;
}
.px50{
	font-size: 50px;
}
.px24{
	font-size: 24px;
}
.btn-black{
	color: #333;
	background-color: #fff;
	border-color: #333;
	font-size: 16px;
	border-radius: 20px;
	margin: 10px;
	padding: 6px 20px;
}
.btn-black:hover {
    color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.container1400{
	width: 1370px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.rel{
	position: relative;	
}
.abs{
	position: absolute;		
}
.shadow-active {
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.3);
	box-shadow: 0 10px 10px rgba(0,0,0,0.3);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
}
.brick-item-active {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
	cursor: pointer;
}
.tophr{
	border-top: 3px solid #48832e;
}
/* 返回顶部及首页 */
/*clearboth*/
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}
.clearfix .clear{_height:0px;}
/*gotop*/
.qrcode-service{
	transition: bottom ease .3s;
	z-index: 999;
	cursor: pointer;
	position: absolute;
	right: 0px;
	background-color: #FFF;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.qrcode-service h4{
	margin-bottom: 5px;
	font-weight: bold;
	color: #48832e;
}
.qrcode-service p{
	margin-bottom: 2px;
}
.qrcode-service img{
	margin-bottom: 5px;
	width: 120px;
}
.cbbfixed {
	position: fixed;
	right: 50px;
	transition: bottom ease .3s;
	bottom: -185px;
	z-index: 999;
	cursor: pointer;
}
.cbbfixed .cbbtn {
	width: 60px;
	height: 60px;
	display: block;
	background-color: #ddd;
}
.cbbfixed .gotop,  .cbbfixed .home, .cbbfixed .cweixin{transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop:hover, .cbbfixed .home:hover {
	background-color: #2c2d2e;
	color: #fff;
}
.cbbfixed .home, .cbbfixed .gotop {
	text-align: center;
	color: #999;
	line-height: 60px;
	background-color: #ddd;
	border-radius: 5px;
}
.cbbfixed .gotop {
	font-size: 18px;	
}
.cbbfixed .cweixin {
	text-align: center;
	color: #FFF;
	line-height: 60px;
	background-color: #ec7404;
	font-size: 30px;
}
.cbbfixed .cweixin div {
	background: url(../images/erwei.png);
	width: 194px;
	height: 199px;
	position: absolute;
	left: -184px;
	top: -45px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s,opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none;
*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(../images/side-icon01.png);}

/* 兼容IE */
.ie6 thumbnail {
	float: left;
	clear: none;
}
.ie7 thumbnail{
	float: left;
	clear: none;
}
.ie8 .thumbnail {
	float: left;
	clear: none;
}

@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

/* 首页 */
.headtop{
	height: 40px;
	background-color: #48832e;
	line-height: 40px;
}
.headtop p{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.headtop p span{
	font-style: italic;
}
.jiangji h1{
	font-size: 28px;
	text-align: center;
}
.logo{
	margin-top: 10px;
}
.navmenu{}
.navmenu li{
	float: left;
	line-height: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
.navmenu li a{
	font-size: 20px;
	color: #595858;
	padding: 30px 10px;
}
.navmenu li a:hover{
	background-color: #48832e;
	color: #FFF;
	padding: 30px 10px;
}
.navmenu li a.active{
	background-color: #48832e;
	color: #FFF;
	padding: 30px 10px;
}

#carousel-example-generic{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #48832e;
}
.index-about{
	margin-top: 100px;
}
.index-about h2{
	font-size: 24px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../images/green-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.index-about .aboutus{
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
}
.index-about .aboutus:hover &gt; img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}
.index-about .aboutus &gt; img {
    height: auto;
	width: auto;
    -webkit-transition: all ease .8s;
    transition: all ease .8s;
}
.index-about .aboutinfo{
	text-indent: 24px;
}
.btn-angle{
	margin-top: 10px;
	padding: 7px 38px;
	border-radius: 0px;
	background-color: #48832e;
	border-color: #48832e;
}
.btn-angle:hover {
    background-color: #449d44;
    border-color: #398439;
}
.index-product{
	background-color: #f7f7f7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #48832e;
	margin-top: 80px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #48832e;
	padding-bottom: 40px;
}
.service-items{
	margin-top: 100px;
	margin-bottom: 45px;
}
.index-product-menu {
	border: 1px solid #48832e;
	margin-bottom: 90px;
	text-align: center;
	padding: 10px;
	float: left;
	height: auto;
	width: 100%;
}
.index-product-menu ul li{
	float: left;
}
.index-product-menu a{
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	line-height: 30px;
}
.index-product-menu a:hover{
	background-color: #48832e;
	color: #fff;
	padding: 5px;
}
.index-product .thumbnail{
	padding: 0px;
	border: 0px;
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
	border-radius: 0px;
	margin-bottom: 40px;
}
.index-product .caption{
	text-align: center;
	margin-top: 10px;
}
.index-product .caption a{
	color: #48832e;
	font-size: 18px;
}
.index-product .caption p{
	color: #afafaf;
	margin-top: 5px;
}
.factory-display {
    margin-top: 100px;
    margin-bottom: 45px;
}
.factory-display p{
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.index-factory .row:not(:first-child) img{
	margin-bottom: 30px;
}

.index-factory a{
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
}
.index-factory a:hover &gt; img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}
.index-factory a &gt; img {
    height: auto;
	width: auto;
    -webkit-transition: all ease .8s;
    transition: all ease .8s;
}
.index-news{}
.index-news ul{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.index-news ul li{
	float: left;
	width: 50%;
}
.index-news ul li a{
	font-size: 14px;
	line-height: 28px;
}
.index-news ul li span{color: #afafaf;}
.index-why{
	background-color: #f7f7f7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #48832e;
	padding-top: 60px;
	padding-bottom: 70px;
}
.index-why h1{
	color: #48832e;
	font-size: 40px;
	margin-top: 90px;
}
.index-why h4{
	margin-top: 40px;
	font-weight: bold;
	font-size: 20px;
}
.index-why h4 i.fas{
	color: #ef4f19;
}
.index-why p{
	line-height: 25px;
}
/* 底部 */
footer{
	background-color: #50893f;
	padding-top: 100px;
	padding-bottom: 15px;
}
footer .footer-tel p{
	background-attachment: scroll;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	color: #d1e7cb;
}
footer .footer-tel h2{
	color: #d1e7cb;
	margin-top: 0px;
}
footer dl{
	float: left;
	margin-right: 85px;
}
footer dl dt{
	color: #d1e7cb;
	font-size: 16px;
}
footer dl dd a{
	color: #95c786;
	line-height: 30px;
}
footer dl dd a:hover{
	color: #fff;
}
footer .weixin{
	margin-top: 25px;
}
footer .weixin p{
	color: #d1e7cb;
	text-align: center;
	margin-top: 5px;
}
footer .beian {
    text-align: center;
    color: #95c786;
    margin-top: 20px;
}
footer .beian a{color: #95c786;}
footer .beian a:hover{
	color: #fff;
}

/* 关于我们 */
.about-our{
	margin-top: 120px;
	margin-bottom: 100px;
}
.about-our .our-strengths{
	margin-bottom: 90px;
}
.about-our h1{
	font-size: 50px;
	color: #ef4f19;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/green-line-1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
.about-our h3{
	font-size: 34px;
}
.about-our p{
	font-size: 18px;
	line-height: 35px;
}
.about-our .auto{
	margin-top: 180px;
}
.about-our .material{
	margin-top: 100px;
}
.about-our .quality{
	margin-top: 180px;
}
.about-our .col-md-5 img{
	margin-bottom: 80px;
}
.about-customers {
	background-color: #f7f7f7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #48832e;
	padding-top: 100px;
	padding-bottom: 80px;
}
.about-customers .about-fenbu{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 16px;
}
.about-customers .picMarquee-left{
	width: 1100px;
	overflow: hidden;
	position: relative;
	margin-left: 30px;
}
.about-customers .picMarquee-left .hd{
	overflow: hidden;
	height: 340px;
	width: 90px;
	float: left;
}
.about-customers .picMarquee-left .hd .next{
	display: block;
	width: 90px;
	height: 340px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/triangle-left.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.about-customers .picMarquee-left .hd .prev{
	display: block;
	width: 90px;
	height: 340px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/triangle-right.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.about-customers .picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.about-customers .picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.about-customers .picMarquee-left .bd{
	padding: 10px;
	float: left;
}
.about-customers .picMarquee-left .bd ul{
	overflow: hidden;
	zoom: 1;
}
.about-customers .picMarquee-left .bd ul li{
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
}
.about-customers .picMarquee-left .bd ul li .pic{
	text-align: center;
	padding: 5px;
}
.about-customers .picMarquee-left .bd ul li .pic img{
	width: 273px;
	height: 250px;
	display: block;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo{
	background-color: #102242;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 273px;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo h4{
	margin-top: 0px;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo h4 a{
	font-size: 15px;
	color: #fff;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo h4 a:hover{
	color: #48832e;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo{
	color: #fff;
}

/* 产品展示首页 */
.product-menu {
	border: 1px solid #48832e;
	margin-bottom: 90px;
	text-align: center;
	padding: 10px;
	float: left;
	height: auto;
	width: 100%;
}
.product-menu ul li{
	float: left;
}
.product-menu a{
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	line-height: 30px;
}
.product-menu a:hover{
	background-color: #48832e;
	color: #fff;
	padding: 5px;
}
.product-menu a.on{
	background-color: #48832e;
	color: #fff;
	padding: 5px;
}
.product{
	margin-bottom: 50px;
}
.product h1{
	font-weight: bold;
	margin-bottom: 30px;
}
.product h1 small{
	margin-left: 20px;
	font-size: 30px;
	color: #ccc;
}
.product .thumbnail{
	padding: 0px;
	border: 0px;
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
	border-radius: 0px;
	margin-bottom: 40px;
}
.product .caption{
	text-align: center;
	margin-top: 10px;
}
.product .caption h3{
	margin-top: 0px;
}
.product .caption h4{
	color: #afafaf;
}
.product .caption a{
	color: #48832e;
	font-size: 18px;
}
.product .caption p{
	color: #afafaf;
	margin-top: 5px;
}

/* 产品详情页 */
.content{
	font-size: 16px;
	line-height: 30px;
}
.pro-title h2{
	color: #48832e;
}
.context {
    text-align: right;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
.context a {
   margin-right: 15px;
}

/* 案例分享 */
.case{
	margin-top: 30px;
	margin-bottom: 30px;
}
.case .thumbnail{
	padding: 0px;
	border: 0px;
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
	border-radius: 0px;
	margin-bottom: 40px;
}

.case .thumbnail &gt; a{
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
}
.case .thumbnail &gt; a:hover &gt; img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}
.case .thumbnail &gt; a &gt; img {
    height: auto;
	width: auto;
    -webkit-transition: all ease .8s;
    transition: all ease .8s;
}



.case .caption{
	text-align: center;
	background-color: #102242;
}
.case .caption h3{
	margin-top: 0px;
}
.case .caption h4{
	color: #fff;
	font-size: 16px;
}
.case .caption a{
	color: #fff;
	font-size: 18px;
}
/* 工厂展示 */
.factory{
	text-align: center;
	color: #48832e;
	font-size: 28px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	background-attachment: scroll;
	background-image: url(../images/green-line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* 联系我们 */
.contact-img{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #48832e;
}
.content h1{
	background-image: url(../images/green-line-1.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-top: 50px;
}
.content ul li h2{
	font-size: 20px;
}
.content h4{
	color: #48832e;
	margin-top: 50px;
}
.content h5{
	color: #48832e;
	font-size: 16px;
}
#map {
	min-width: 600px;
	min-height: 567px;
	margin-bottom: 50px;
}

/* 新闻首页 */
.article{
	margin-top: 50px;
}
.article h1 {
	font-weight: bold;
}
.article h1 small {
    margin-left: 20px;
    font-size: 30px;
    color: #ccc;
}
.article .media .media-body p{
	color: #afafaf;
}




/* 分页 */
.list_pages{
	text-align: center;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.list_pages ul li{
	display: inline-block;
	padding: 5px;
}


.list_pages .pagelist li.thisclass a{
	color: #FFF;
	background-color: #48832e;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* 媒体查询*/

@media screen and (min-width: 2880px) {


}

@media screen and (min-width: 2560px) and (max-width: 2879px){


}

@media screen and (min-width: 2304px) and (max-width: 2559px){


}

@media screen and (min-width: 1680px) and (max-width: 1919px){


}
@media screen and (min-width: 1600px)  and (max-width: 1679px) {


}
@media screen and (min-width: 1400px)  and (max-width: 1599px) {
.headtop p{font-size: 18px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 130px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

}

@media screen and (min-width: 1366px) and (max-width: 1399px)
{
.headtop p{font-size: 16px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 120px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

} 

@media screen and (min-width: 1360px) and (max-width: 1365px) {
.headtop p{font-size: 16px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 120px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

} 

@media screen and (min-width: 1200px) and (max-width: 1359px) {
.headtop p{font-size: 16px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 120px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

} 

@media screen and (min-width: 1152px) and (max-width: 1199px) {

.headtop p{font-size: 15px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 120px;
	margin-right: 0px;
	margin-left: 0px;
}
.navmenu li a {
    font-size: 18px;
}
.index-product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.index-product-menu a:hover {
    padding: 0px;
}
footer {
    padding-top: 50px;
}
footer dl {
    margin-right: 55px;
}
.about-customers .picMarquee-left {
    width: 940px;
}
.about-customers .picMarquee-left .hd {
    width: 0px;
}
.product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.product-menu a:hover {
    padding: 0px;
}
.product-menu a.on {
    padding: 12px 0px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

}
/* 平板 start */
@media screen and (min-width: 960px) and (max-width: 1151px) {

.headtop p{font-size: 13px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 24px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 120px;
	margin-right: 0px;
	margin-left: 0px;
}
.navmenu li a {
    font-size: 18px;
}
.index-product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.index-product-menu a:hover {
    padding: 0px;
}
footer {
    padding-top: 50px;
}
footer dl {
    margin-right: 55px;
}
.about-customers .picMarquee-left {
    width: 940px;
}
.about-customers .picMarquee-left .hd {
    width: 0px;
}
.product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.product-menu a:hover {
    padding: 0px;
}
.product-menu a.on {
    padding: 12px 0px;
}
.about-our {
    margin-top: 70px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

}
/* 平板 end */

/* 小平板 start*/
@media screen and (min-width: 768px) and (max-width: 959px) {
.headtop p{font-size: 14px;}
.logo {
    margin-top: 0px;
}
.jiangji h1 {
    font-size: 15px;
	margin-top: 10px;
}
.navmenu li {
    line-height: 90px;
	margin-right: 0px;
	margin-left: 0px;
}
.navmenu li a {
    font-size: 15px;
}
.index-product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.index-product-menu a:hover {
    padding: 0px;
}
footer {
    padding-top: 50px;
}
footer dl {
    margin-right: 55px;
}
.about-customers .picMarquee-left {
    width: 720px;
	margin-left: 0px;
}
.about-customers .picMarquee-left .hd {
    width: 0px;
}
.product-menu a {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
}
.product-menu a:hover {
    padding: 0px;
}
.product-menu a.on {
    padding: 12px 0px;
}
.about-our {
    margin-top: 70px;
}
.about-our .auto {
    margin-top: 0px;
}
.about-our h1 {
    font-size: 40px;
}
.about-our .material {
    margin-top: 0px;
}
.about-our .quality {
    margin-top: 0px;
}
.service-items {
    margin-top: 70px;
}
.factory-display {
    margin-top: 70px;
}

.about-customers .picMarquee-left .bd ul li .pic img {
    width: 223px;
    height: 200px;
    display: block;
}

.about-customers .picMarquee-left .bd ul li .pic .iteminfo {
	width: 223px;
	padding: 5px;
	height: 70px;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo h4 a {
    font-size: 12px;
}
.about-customers .picMarquee-left .bd ul li .pic .iteminfo {font-size: 12px;}
	
}
/* 小平板 end*/

@media only screen and (min-width: 480px) and (max-width: 767px){
	
} 

@media only screen and (max-width: 479px) { 

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* 320x480 start */
header ul{
	float: left;
	width: 100%;
}
header ul li{
	float: left;
	width: 25%;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.footerbg{
	background-color: #48832e;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 70px;
	margin-top: 20px;
}
.footerbg a{
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 0px 0 0;
}
footer {
    background-color: #48832e;
    padding-top: 40px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    color: #83888a;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
footer a{
	color: #fff;
}
footer i{
	font-size: 2rem;
}
footer span{
	display: block;
	width: 100%;
	font-size: 1.5rem;
}
.index-product {
    margin-top: 30px;
}
.service-items {
    margin-top: 25px;
    margin-bottom: 25px;
}
.index-product ul li{
	width: 50%;
	float: left;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
}
.index-product .thumbnail {
    margin-bottom: 20px;
}
.index-product ul li .caption a {
    font-size: 16px;
}
.index-product ul li .caption p{
	font-size: 12px;
}
.factory-display {
    margin-top: 30px;
    margin-bottom: 30px;
}
.index-factory-list li{
	width: 50%;
	float: left;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.index-news h3{
	font-size: 20px;
	text-align: center;
	color: #48832e;
	font-weight: bold;
}
.index-news h4{
	font-size: 12px;
	text-align: center;
	color: #999;
}
.index-news ul{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.index-news ul li{
	font-size: 16px;
	line-height: 30px;
}
.about-our {
    margin-top: 20px;
    margin-bottom: 30px;
}
.about-our .our-strengths {
    margin-bottom: 30px;
}
.about-our .col-md-5 img {
    margin-bottom: 0px;
}
.about-our .auto {
    margin-top: 0px;
}
.about-our .material {
    margin-top: 0px;
}
.about-our .quality {
    margin-top: 0px;
}
.about-our h1 {
	font-size: 34px;
	margin-bottom: 0px;
}
.about-our h3 {
    font-size: 24px;
}
.product {
    margin-bottom: 0px;
}
.product h1 {
	margin-bottom: 10px;
	font-size: 32px;
	margin-top: 10px;
}
.product h1 small {
    font-size: 20px;
}
.product-menu {
    border: 0px;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px;
}
.product-menu a{
	margin-bottom: 10px;
	font-size: 14px;
    margin-right: 0px;
    margin-left: 0px;
}
.content h1 {
	margin-top: 0px;
	font-size: 32px;
}
#map {
    min-width: 300px;
    min-height: 400px;
}
.article {
    margin-top: 0px;
}
.context {
    text-align: left;
}

/* 320x480 End */
}

@media only screen and (max-device-width : 320px) {

	
}</pre></body></html>